home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 20 / QRZ Ham Radio Callsign Database - Volume 20.iso / install / un_pv.bat < prev    next >
DOS Batch File  |  1995-05-25  |  122b  |  7 lines

  1. echo off
  2. if not exist c:\pwrview\*.* goto end
  3. echo y | del c:\pwrview\*.*
  4. rmdir c:\pwrview
  5. :end
  6. %1
  7. rmdir c:\newfiles